home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 February / maximum-cd-2012-02.iso / DiscContents / TheWagerSetup1.2.exe / Assets / Scripts / [4].lua < prev    next >
Encoding:
Text File  |  2011-02-26  |  515 b   |  9 lines

  1. -- Script [4]
  2. Starting = 0;
  3. SeaEvent = 0;
  4.  
  5. ShowStoryText("Looking horribly offended, the chieftain begins to bark orders and before you know it you find yourself surrounded by strong-looking tribespeople. Powerless to act, you are imprisoned in a secure hut. Several days pass with no means of escape before you are released, the chieftain seemingly bored with your continued presence.");
  6.  
  7. AddDays(9);
  8. AddCaptainsLog("Unable to placate a tribal chieftain, we found ourselves imprisoned for several days.");
  9.